home *** CD-ROM | disk | FTP | other *** search
/ Scene Storm / Scene Storm - Volume 1.iso / coding / c / northc / northc1.lzh / Dual-disk < prev    next >
Text File  |  1990-09-04  |  314b  |  12 lines

  1. ;  Dual-Disk        within        NorthC
  2. ;
  3. ;  This file will set up your NorthC environment for you, 
  4. ; assuming you are running on an Amiga with two floppy drives.
  5.  
  6. ; Tell the system where the executables are
  7. path NorthC:bin
  8.  
  9. ; Tell the system where the libraries are
  10. assign clibs: NorthC:clibs
  11. setenv INCLUDE NorthC:include
  12.